PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardTableAttribute Class / getShort Method
In This Topic
    getShort Method
    In This Topic
    Gets the short content.
    Syntax
    public java.lang.String getShort()

    Return Value

    The short form of the content of a PDFStandardStructureTypes.TABLE_HEADER_CELL structure element's content.
    See Also